FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package hl7.org.nz.fhir.ig.hpi#current (47 ms)

Package hl7.org.nz.fhir.ig.hpi
Type ValueSet
Id Id
FHIR Version R4
Source http://hl7.org.nz/fhir/ig/hpi/https://build.fhir.org/ig/HL7NZ/hpi/ValueSet-Hpi-language-code-iso-639-3.html
Url https://nzhts.digital.health.nz/fhir/ValueSet/language-code
Version 0.9.0
Status active
Date 2020-02-24T00:00:00+13:00
Name Hpi_language_code_iso_639_3
Title ISO 639-3:2007 (3-alpha language code)
Experimental False
Realm nz
Authority hl7
Description 3-alpha language codes
Purpose A coded value for language.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
urn:iso:std:iso:639:-3 ISO 639-3:2007 (3-alpha language code)


Narrative

Note: links and images are rebased to the (stated) source


Source

{
  "resourceType" : "ValueSet",
  "id" : "Hpi-language-code-iso-639-3",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include codes from <a href=\"CodeSystem-Iso639-3-2007.html\"><code>urn:iso:std:iso:639:-3</code></a> where code matches (by regex) [a-z]{3}</li></ul></div>"
  },
  "url" : "https://nzhts.digital.health.nz/fhir/ValueSet/language-code",
  "version" : "0.9.0",
  "name" : "Hpi_language_code_iso_639_3",
  "title" : "ISO 639-3:2007 (3-alpha language code)",
  "status" : "active",
  "experimental" : false,
  "date" : "2020-02-24T00:00:00+13:00",
  "publisher" : "Ministry of Health",
  "contact" : [
    {
      "name" : "Ministry of Health",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "3-alpha language codes",
  "purpose" : "A coded value for language.",
  "compose" : {
    "include" : [
      {
        "system" : "urn:iso:std:iso:639:-3",
        "version" : "2007",
        "filter" : [
          {
            "property" : "code",
            "op" : "regex",
            "value" : "[a-z]{3}"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.